* {
	padding: 0;
	margin: 0;
    list-style: none;
}
img{
	max-width: 100%;
}

body{
	font-family: '微软雅黑';
	background-color:#f5f5f5;
}
/*首页头部*/
.top,#top{
	width: 100%;
	height: 135px;
}
.topbg{
	height: 135px;
}
.navbar-header{
	border-color: #FFFFff;
}
.navbar-toggle{
	margin-top: 34px;
	padding-bottom: 12px;
}
.navbar-default{
	background-color:#FFFFFF ;
	border:none;
}
a:focus, a:hover{
	text-decoration: 	none;
}
.navbar-default .navbar-nav>li>a{
	color: #333333;
	padding-bottom: 26px;
}
.navbar-nav{
	margin-top: 70px;
	margin-right: 6px;
	position: relative;
}

.navbar-nav li {
	padding-top: 1px;
}
.navbar-nav li a{
	font-size: 16px;
	font-family: "微软雅黑";
}
.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a.cur{
	color: #3366ff;
    border-bottom: 2px solid #3366ff;
}
.navbar-nav li.active a,
.navbar-nav li.active a:hover{
	background: #262154;
	color: #3366ff;
}
.top_logo {
	margin-top: 5px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
	color: #3366ff;
	background-color: transparent;
	border-bottom: 2px solid #3366ff;
}
.nav>li>a{
	padding: 10px 30px;
}
.dropdown-menu{
	box-shadow: none;
	border: none;
	background-color:#3366ff;
	text-align: center;
	width: 100%;
	min-width: initial;
	padding:0;
}
.dropdown-menu>li>a{
	color: #fff;
	font-size: 14px;
    padding: 15px 20px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
	color: #fff;
	background-color: #002eb6;
}
/*2*/

.topnav{position: fixed;width: 100%;background: #ffffff;z-index: 99;border:none;min-height: auto;margin-bottom: 0px;}
.topnav-bj{position: absolute;z-index: 99;width: 100%;height: 100%;left: 0px;top: -100%;background: #fff;opacity: .8;filter: alpha(opacity=80);transition: all .3s;}
.topnav>.container{position: relative;}
.topnav .navbar-header{float: none;position: absolute;left: 15px;top: 50%;z-index: 99;transform: translateY(-50%);}
.topnav .navbar-toggle{border-color: #1f1a17;}
.topnav .navbar-toggle .icon-bar{background-color: #1f1a17;}
.topnav .navbar-logo{display: block;float: left;}
.topnav .navbar-logo img{max-width: 100%;height: 100%;max-height: 100%;}
.topnav .collapse{padding: 0px;display: block;position: relative;float: right;top: 14px;}
.navlst{display: block;width: 100%;}
.navlst .navli{float: left;padding: 33px 0px;padding-bottom: 24px; position: relative;}
.navlst .navli h3{font-size: 16px;color: #333333;line-height: 30px;position: relative;z-index: 105;}
.navlst .navli h3 a{font-size: 16px;color: #333333;line-height: 30px;display: block;padding: 0 25px;font-family: '微软雅黑'}
.navlst .navli h3:after{content: "";position: absolute;left: 0px;bottom: -24px;width: 100%;height: 2px;background: #002eb6;transition: all .2s;-ms-transform:scale(0);-webkit-transform: scale(0);transform: scale(0);}
.navlst .navli:hover h3 a,.navlst .navli.on h3 a{color: #002eb6;}
.navlst .navli:hover h3:after{-ms-transform:scale(1);-webkit-transform: scale(1);transform: scale(1);}

.subnav-box{position: absolute;width: 100%;z-index: 105;left: 0px;top: 85px;text-align: center;height: 0px;overflow: hidden;transition: all .2s;background: transparent;transform: translateY(30px);-ms-transform: translateY(30px);-webkit-transform: translateY(30px);opacity: 0;filter: alpha(opacity=0);border-radius: 5px;padding-top: 0px;}
.subnav-box:before{content: "";position: absolute;left: 50%;top: 0px;margin-left: -8px; width: 0px;height: 0px;}
.subnav{display: block;background: #3366ff;}
.subnav li{display: block;}
.subnav li a{display: block;font-size: 12px;line-height: 16px;padding:10px;color: #ffffff;}
.subnav li a:hover{background: #002eb6;}
.navlst .navli:hover .subnav-box{height: auto;overflow: inherit;transform: translateY(0px);-ms-transform: translateY(0px);-webkit-transform: translateY(0px);opacity: 1;filter: alpha(opacity=100);padding-top: 2px;}

.nav-title{position: relative;width: 100%;background: #fff;z-index: 110;border-bottom: solid 1px #ccc;padding: 10px 15px;height: 50px;}
.nav-title h3{font-size: 14px;color: #000;line-height: 30px;font-weight: 800;margin-top: 0px;}
.nav-title span{display: block;width: 30px;height: 30px;background: url(../images/nav_closebtn.png) no-repeat center center;background-size: 18px;}
.language {display: none;}
.navheight{height: 134px;}

.top-right{position: absolute;right: 15px;top: 50%;margin-top: -17px; font-size: 12px;color: #1f1a17;line-height: 30px;z-index: 99;}
.top-right span{font-family: "Century Gothic";font-size: 24px;}

/*二级hover*/
/*.dropdown:hover .dropdown-menu {
display: block;
margin-top: 0;
}*/

/*语言版本*/
.navbar-collapse{
	position: relative;
}
.edition ul li{
	float: right;
    padding-left: 18px;
    margin-right: 19px;
}
.edition ul li a{
	font-size: 14px;
	color: #666666;
}
.edition ul li a img{
    vertical-align: sub;
    margin-right: 5px;
}
.edition{
	/*position: absolute;
    top: 0px;
    right: 29px;*/
    float: right;
    width: 100%;
}

/*首页轮播  banner*/
.sylunbo .banner,.nybanner{
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
}
.sylunbo .swiper-button-prev{
	background-image: url(../images/banner-left.png);
	left: 70px;
}
.sylunbo .swiper-button-next{
	background-image: url(../images/banner-right.png);
	right: 70px;
}
.sylunbo .swiper-pagination-bullet{
	background:#cccccc;
}
.sylunbo .swiper-pagination-bullet-active{
	background:#3366ff;
}
.bardian{display: none;}
.nybanner{
	position: relative;
}
.nybanner-sh {
	font-family: '微软雅黑';
	font-size: 28px;
	color: #fff;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
}
/*首页公司简介*/
.syabout-mian{
	width: 100%;
	height: 420px;
	margin: 30px auto 15px;
	background: url(../images/sygsjjimg_03.jpg) center no-repeat;
}
.syabout-con{
	width: 545px;
	height: 300px;
	font-size: 14px;
	color: #666666;
	padding-top: 60px;
    margin-left: 60px;
    line-height: 30px;
    font-family: '微软雅黑';
}
.syabout-con h2{
	font-size: 28px;
	color: #333333;
	margin-bottom:25px;
	line-height: 30px;
}
.syabout-nr{
	font-size: 14px;
	color: #666666;
}
.more{
    margin-left: 60px;
    margin-top: 17px;
}
.more a{
	display: block;
	width: 147px;
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	color: #ffffff;
	background: #3366ff;
	padding-left: 15px;
}
.more a span{
	float: right;
	padding-right: 15px;
}
.synews-tit h2{
	float: left;    

}
.more2{
	float: right;
	line-height: 50px;
}
/*首页推荐新闻*/
.synews-tit h2{
	font-size: 28px;
	color: #333333;
}
.more2 a{
	font-size: 14px;
	color: #333333;
}
.more2 a:hover{
	color: #3366ff;
}
.more2 a span{
	padding-left: 15px;
}
.synews{
	margin-bottom:10px;
}
.synews-main{
	/*height: 386px;*/
	padding-bottom: 20px;
}
.swiper-container {
        width: 100%;
        height: 100%;
}
.synews-main  .swiper-slide{
	width: 370px;
	height: auto;
}
.synews-info h3{
	margin-top: 10px;
}
.synews-info h3 a{
	font-size: 16px;
	color: #333333;
}
.synews-info h3 a:hover{
	color: #3366ff;
}
.source{
	margin:10px 0;
	line-height: 15px;
}
.source span{
	
	font-size: 12px;
	color: #999999;
}
.source span:nth-child(1){
	margin-right:15px;
}
.synews-info p a{
	font-size: 12px;
	color: #666666;
	line-height: 25px;
}
.synews-info p a:hover{
	color: #333333;
}

.synews-main .swiper-pagination-bullet-active{
	width: 10px;
	height: 10px;
}
.synews-main .swiper-wrapper{padding-bottom: 35px;}
/*产品推荐*/
.bgf5{
	background:#f5f5f5;
}
.sypro-tit{
	padding: 30px 0;
}
.sypro-tit h2{
	font-size: 28px;
	color: #333333;
}
.sypro-tab{
	width: 100%;
	height: 42px;
	background:#3366ff;
	margin-bottom:40px;
}
.sypro-tab .swiper-slide{
	/*float: left;*/
	text-align: center;
	color: #ffffff;
	width: 160px;
	height: 42px;
	font-size: 16px;
	line-height: 42px;
	cursor: pointer;
}
.sypro-tab .swiper-slide.proactive,.sypro-tab .swiper-slide:hover{
	color: #3366ff;
	background: linear-gradient(to bottom, #ececec 0%,#ffffff 100%);
}
.sypor-box{
	background:#ffffff;
	/*height: 460px;*/
	padding-bottom: 20px;
}
.sypro-cp{
	padding: 0 40px;
	display: none;
}
.sypro-cp:nth-child(1){
	display: block;
}
.sypro-cp .swiper-slide{
	/*height: 350px;*/
}
.sypro-cp .swiper-slide .pro-img{
	border: 1px solid #e2e2e2;
}
.pro-info h3{
	padding: 15px 0;
}
.pro-info h3 a{
	font-size: 16px;
	color: #666666;
	line-height: 22px;
}
.pro-info h3 a:hover{
	color: #3366ff;
}
.pro-info p {
	font-family: 'Arial';
	font-size: 24px;
	color: #fc0000;
}
.pro-info p span{
	font-size: 14px;
}
.sycoo-main{
	margin-bottom:30px;
}
/*.sycoo-main .swiper-slide{
	width: 208px;
	height: 76px;
}*/
.sycoo-main .swiper-slide a{
	display: block;
}
.sycoo-main .swiper-slide a img{
	border: 1px solid #dddddd;
}

/*底部*/
.footer{
	width: 100%;
	/*height: 75px;*/
	padding: 30px 0;
	background:#333333;
}    
.footer-left ul li{
	float: left;
	font-size: 12px;
	font-family: 'Arial';
	color: #999999;
	margin-right:30px;
}
.footer-left ul li img{
	vertical-align: sub;
	margin-right:5px;
}
.footer-right,.footer-right a {
	font-size: 12px;
	font-family: "Arial";
	color: #999999;
}
.footer-left ul li:nth-child(3){
	margin-right: 0px;
}
/*面包屑*/
.bread{
	padding: 23px 0px;
}
.bread ul li img{
	vertical-align: sub;
}
.bread ul li{
	float: left;
}
.bread ul li a{
	font-size: 12px;
	color: #666666;
}
.bread ul li span{
	padding: 0 6px;
}
/*内页二级导航*/
.ernav{
	margin-bottom:45px;
}
.ernav-main{
	display: table;
	width: auto;
	margin:0 auto;
	/*background:#ffffff;*/
	height: 53px;
}
/*.ernav-main ul{
	display: table;
	width: auto;
	margin:0 auto;
}*/
.eranvbox{
	width: 100%;
	background:#fff;
}
/*.ernav-main ul li{
	float: left;
}*/
.ernav-main ul li a{
	display: inline-block;
	text-align: center;
	width: 124px;
	height: 100%;
	font-size: 16px;
	color: #333333;
	line-height: 53px;
}
.ernav-main ul li.cur2 a{
	position: relative;
	background:#3366ff;
	color: #fff;
}
.ernav-main ul li.cur2 a:after{
	content: "";
    position: absolute;
    left: 50%;
    bottom: -8px;
    margin-left: -8px;
    width: 0px;
    height: 0px;
    border-right: solid 8px transparent;
    border-left: solid 8px transparent;
    border-top: solid 8px #3366ff;
}
.pgsidenav-title {
    position: relative;
    width: 100%;
    background: #3366ff;
    padding: 10px 15px;
    color: #fff;
    display: none;
}
.sidenav-ul li{
	float: left;
}
.pgsidenav-title span{
	display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.pgsidenav-title span img{
	width: 100%;
	height: 100%;
}
.pgsidenav-title h3{
	font-size: 14px;
	font-weight: 700;
}
/*swiper*/
.ernav-main .swiper-container{overflow: initial;}
.ernav-main .swiper-slide a{
	position: relative;
	display: inline-block;
	text-align: center;
	width: 124px;
	height: 100%;
	font-size: 16px;
	color: #333333;
	line-height: 53px;
}
.ernav-main .swiper-slide a:hover,.ernav-main .swiper-slide.cur2 a{
	position: relative;
	background:#3366ff;
	color: #fff;
}
.ernav-main .swiper-slide a:hover:after,.ernav-main .swiper-slide.cur2 a:after{
	content: "";
    position: absolute;
    left: 50%;
    bottom: -8px;
    margin-left: -8px;
    width: 0px;
    height: 0px;
    border-right: solid 8px transparent;
    border-left: solid 8px transparent;
    border-top: solid 8px #3366ff;
}
.nytit{
	text-align: center;
	height: 60px;
	position: relative;
}
.nytit:after{
	content: "";
	position: absolute;
	width: 40px;
	height: 2px;
	background:#3366ff;
	left: 50%;
	bottom: 5px;
	margin-left:-20px;
}
.nytit h2{
	font-size: 28px;
	color: #3366ff;
	font-weight: 700;
}
.cont-box{
	width: 100%;
	background:#fff;
	/*height: 470px;*/
	padding: 30px;
	margin-top: 40px;

}
.cont-box p{
	font-size: 12px;
	color: #666666;
	line-height: 25px;
}
.cont-box3{
	width: 100%;
	background:#fff;
	margin-top: 40px;
}
.cont-box-left{

	width: 511px;
	/*height: 300px;*/
	/*max-height: 460px;*/
	font-size: 12px;
	color: #666666;
	line-height: 30px;
	/*margin-top: 60px;*/
	margin-left: 60px;
}
.cont-box3-left{
	width: 463px;
	font-size: 12px;
	color: #666666;
	line-height: 30px;
	margin-left: 60px;
    margin-top: 150px;
}
.cont-box-right{
	/*margin-top: 60px;*/
	margin-right: 60px;
}
.contant{
	margin-bottom: 120px;
}
/*荣誉资质*/
.cont-box2 .swiper-slide{
	width: 370px;
	height: atuo;
	background:#fff;
}
.cont-box2{
	margin-top: 40px;
}
.gzgg-con ul li{
    /*padding-bottom: 12px;*/
    border-bottom: 1px dotted #ededed;
    /*margin-bottom: 10px;*/
    padding: 15px 0;
}
.gzgg-con ul li a{

	font-size: 12px;
	color: #666666;
}
.gzgg-con ul li a p{
	display: inline-block;
	width: 60%;
	word-break:keep-all;
	white-space:nowrap;
	overflow: hidden; 
	text-overflow: ellipsis; 
}
.gzgg-con ul li a:hover{
	color: #3366ff;
}
.gzgg-con ul li a span{
	float: right;
}
.honor-box .gallery a .img{
	display: block;
	background:#fff;
    padding-bottom: 71%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 100%;
}
.honor-box .gallery a{
	margin-bottom:30px;
}
/*通知公告*/
.gzggbox{
	width: 100%;
	background:#fff;
	padding: 60px;
	margin-top: 40px;
}
.loadmore a{
	font-size: 14px;
	color: #333333;
	display: inline-block;
	background:#ededed;
	width: 148px;
	height: 48px;
	line-height: 48px;
	text-align: center;
}
.loadmore a:hover{
	background:#3366ff;
	color: #fff;
}
.loadmore{
		margin-top: 30px;
	margin-right:auto;
	margin-left: auto;
	text-align: center;
}
/*下载中心*/
.table-responsive{
	margin-top: 40px;
}
.downtable thead{
	background:#3366ff;
	color: #fff;
}
.downtable thead tr th,.downtable tbody tr td{
	text-align: center;
}
.downtable>thead>tr>th{

	line-height: 2;
	font-size: 14px;
	color: #f8f8f8;
	font-weight: 700;
	border: none;
}
.downtable>tbody>tr>td{
	position: relative;
	font-family: 'Arial';
	line-height: 3.65;
	border: none;
	font-size: 12px;
	color: #666666;
}
.downtable>tbody>tr>td>span{
	font-size: 12px;
	color: #999999;
	padding-right: 5px;
}
.downtable>tbody>tr:nth-child(even){
	background:#fff;
}
.load2 a{
	background:#fff;
}
.downtable>tbody>tr>td>a{
	font-size: 12px;
	color: #666666;
    padding-left: 26px;
    background-image: url(../images/icon_down.png);
    background-repeat:no-repeat;
}
.downtable>tbody>tr>td>a>img{
	vertical-align: sub;
	padding-right: 5px;
}
.downtable>tbody>tr>td>a:hover{
	background-image: url(../images/icon_downh.png);
}
/*常见问题*/
.questions-box{
	background:#ffffff;
	margin-top: 40px;
}
.questions{
	padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 70px;
    border-bottom: 1px solid #f5f5f5;
    position: relative;
    cursor: pointer;
    color: #333333;
}
.questions>.qzi,.questions>.que{
	display: inline-block;
	vertical-align: sub;
}
.qzi{
	font-family: 'Arial';
	font-size: 24px;
	color: #333333;
    padding-right: 5px;
}
.que h3{
	font-size: 18px;
	position: relative;
	line-height: 30px;
	padding-left: 28px;
}
.que h3 em{
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
}
.que h3 p{
	display: inline-block;
	width: 880px;
    line-height: 30px;
}
.questions span{
	position: absolute;
	top: 30px;
	right: 48px;
}
.lanse{
	background:#3366ff;
	color: #fff;
}
.answer{
	display: none;
	margin-top: 20px;
	margin-left: 30px;
	padding-top: 15px;
	width: 995px;

	font-size: 12px;
	color: #fff;
	line-height: 30px;
	border-top: 1px solid #003bec;
}
.baizi{
	color: #fff;
}
.questions-more{
	text-align: center;
	padding: 25px 0;
}
.questions-more a{
	font-size: 18px;
	color: #333333;
	text-align: center;
	margin:0 auto;
}
/*招贤纳士*/
.recruit-box{
	background:#ffffff;
	padding: 60px;
	margin-top: 40px;
}
.recruit-box h3{
	font-size: 24px;
	color: #000000;
}
.recruit-box dl{
	margin-top: 60px;
}
.recruit-box dl dt{
	font-size: 14px;
	color: #888888;
	font-weight: 700;
}
.recruit-box dl dd{
	font-size: 14px;
	color: #888888;
	line-height: 30px;
}
.recruit-box p b{
	font-size: 14px;
	color: #888888
	line-height: 25px;
}
.recruit-box p{
	font-size: 14px;
	color: #888888;
	line-height: 25px;
}
/*员工风华*/
.staff-box{
	margin-top: 40px;
}
.staffman{
	background:#ffffff;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
/*.staffman img{
	margin-bottom: 30px;
}*/
.staffman h3{
	font-size: 24px;
	color: #333333;
	text-align: center;
}
.staffman p{
	text-align: center;
	font-size: 12px;
	color: #999999;
	line-height: 33px;
}
.staff-info{
	
	font-size: 12px;
	color: #999999;
	line-height: 25px;
	width: 84%;
	height: 80px;
	margin:10px auto 0px;
	overflow:hidden; 
	text-overflow:ellipsis; 
	display:-webkit-box; 
	-webkit-box-orient:vertical; 
	-webkit-line-clamp:3;
}
/*行业新闻*/
.news-box{
	margin-top: 40px;
}
.news-info{
	background:#fff;
	padding: 15px;
}
.news-info h3{
	margin-top: 0px;
}
.newsli{
	margin-bottom:30px;
}
/*新闻详情*/
.details-box{
	background:#fff;
	padding:60px;
}
.details-top h1{
	font-size: 32px;
	color: #111d25;
	margin-bottom: 10px;
		line-height: 25px;
}
.details-source span{

	font-size: 12px;
	color: #999999;
	margin-right: 6px;

}
.details-source{
	margin-bottom: 25px;
	line-height: 20px;
}
.details-top dl dt,.details-top dl dd{

	font-size: 14px;
	
}
.details-top dl dd{
	color: #999999;
	line-height: 30px;
}
.details-top dl dt{
	color: #333333;
	margin-bottom: 10px;
}
.details-top{
	padding-bottom: 30px;
	border-bottom: 1px solid #ededed;
}
.details-left{
	margin-top: 30px;
}
.details-left ul li{
	
	font-size: 12px;
	margin-top: 10px;
	color: #666666;

}
.details-left ul li a{
	color: #666666;

	font-size: 12px;
	line-height: 25px;
}
.details-right{
	margin-top: 40px;
}
.details-right a{
	display: inline-block;
	width: 148px;
	height: 48px;
	background:#3366ff;
	line-height: 48px;
	text-align: center;

	font-size: 14px;
	color: #ffffff;
}
.news-text p {
	font-size: 14px;
	color: #999999;
	line-height: 25px;
}
.news-text p b{
	font-size: 14px;
	color: #333333;
	line-height: 25px;
}
/*联系方式*/
.contact-main dl dt{
	margin-bottom: 10px;
}
.contact-main dl dt h3{

	font-size: 23px;
	color: #333333;
	position: relative;
	font-weight: 700;
	line-height: 30px;
}
.contact-main dl dt img{
	vertical-align: sub;
	position: absolute;
	top: -2px;
	left: -30px;
}
.contact-main dl dd,.contact-main dl dd a{

	color: #666666;
	font-size: 12px;
	line-height: 20px;
}
.contact-box{
	margin-top: 40px;
}
.contact-box .row{
	background:#fff;
    padding-left: 50px;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 1px;
}
/*在线反馈*/
.bdan{
	background:#fff;
	padding: 60px;
}
.threeform input,.oneform input{
	color: #bbbbbb;
	width: 100%;
	border-bottom: 1px solid #bbbbbb;
	padding-left: 10px;
	padding-bottom: 15px;
}
.oneform,.twoh,.bdan{
	margin-top:40px;
}
.bdan .row{
	margin-left: -15px;
	margin-right: -15px;
}
.submitbtn{
	margin-top: 60px;
}
.submitbtn input{
	width: 120px;
	height: 40px;
	background:#3366ff;
	line-height: 40px;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
}
/*产品中心*/
/*.pro-box{
	margin-top: 40px;
}*/
.pro-top{
	display: table;
    margin: 0 auto;
    width: auto;
}
.pro-topbtn{
	float: left;
	/*margin:0 5px;*/
	position: relative;
	margin-bottom: 15px;
}

.pro-name{
	/*width: 148px;*/
	width: 100%;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
    padding-left: 20px;
    border: 1px solid #d6d6d6;
    cursor: pointer;
    color: #666666;
    background: #fff;
}
.pro-name h3{
	line-height: 41px;
	width: 90px;
	overflow: hidden; text-overflow: ellipsis; display: block; white-space: nowrap;
}
.pro-name span{
	margin-right:16px;
}
.pro-name.act,.pro-name:hover{
	background:#3366ff;
	color: #fff;
	border: 1px solid #3366ff;	
}

.pro-name h3 a{
	color: #666666;
}
.pro-name.act h3 a,.pro-name:hover h3 a{
	color: #fff;
}
.selectli{
	position: absolute;
	top: 42px;
	left: 0;
	z-index: 99999999;
	display: none;
}

.selectli li a{
	display: block;
	width: 148px;
    height: 42px;
    font-size: 14px;
    line-height: 42px;
    padding-left: 20px;
    border: 1px solid #d6d6d6;
    background: #fff;
}
.selectli li:hover a{
	background:#3366ff;
	color: #ffffff;
	border: 1px solid #3366ff;
}
.procp{
	margin-bottom: 30px;
}

.pro-bot{
	margin-top: 40px;
}
.por-top-moe{display: none;}
/*产品详情*/
.details-bread{
	padding:0;
}
.details-bread ul li{
	line-height: 53px;
}
.pro-details{
	padding:50px 0;
	background:#fff;
}
.pro-details-left {
	/*width: 522px;*/
	/*height: 675px;*/
}
    .pro-details-left .swiper-container {
        width: 100%;
        height: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .pro-details-left .swiper-slide {
        background-size: cover;
        background-position: center;
    }
    .pro-details-left .gallery-top {
        height: 80%;
        width: 100%;
        border: 1px solid #eeeeee;
    }
    .pro-details-left .gallery-thumbs {
        height: 20%;
        box-sizing: border-box;
        padding: 10px 0;
    }
    .pro-details-left .gallery-thumbs .swiper-slide {
        width: 25%;
        height: 100%;
        opacity: 0.4;
        background-color:#f7f7f7;
        /*max-width: 70px;*/
        max-height: 70px;
        /*padding-bottom: 12%;*/
    }
    .pro-details-left .swiper-button-next,.pro-details-left .swiper-button-prev{
    	top: 36%;
    }
    .pro-details-left .gallery-thumbs .swiper-slide-active {
        opacity: 1;
        border: 1px solid #ff0000;
    }
    .gallery-top .swiper-slide{
    
    	background-repeat: no-repeat;
		background-position: center center;
		background-size:  100% auto;
		/*padding-bottom: 99%;*/
    }
.pro-details-right{
	/*max-width: 590px; */

}
.pro-details-top{
	width: 100%;
	/*height: 484px;*/
}
.pro-details-right h1{
	font-size: 32px;
	color: #333333;
	line-height: 35px;
}
.details-info,.pro-spec h3{
	font-size: 12px;
	color: #666666;
}
.details-info{
	background:#f5f5f5;
	padding:30px;
	margin:30px 0;
	line-height: 25px;
}
.pro-spec{
	padding-bottom: 25px;
	border-bottom: 1px solid #ededed;
}
.pro-spec ul li{
	float: left;
	padding:10px;
	font-size: 12px;
	color: #666666;
	border: 1px solid #ededed;
	margin-right: 15px;
	cursor: pointer;
    margin-bottom: 15px;
    line-height: 20px;
}
.pro-spec ul li.act{
	color: #003bec;
	border: 1px solid #003bec;
}
.pro-spec h3{
	margin-bottom: 15px;
}
.price{
	margin-top: 30px;
}
.price p{

	font-size: 12px;
	color: #666666;
}
.price p span{
	font-family: 'Arial';
	font-size: 28px;
	color: #d62429;
    padding-left: 15px;
    vertical-align: middle
}
.pro-details-bot ul li{
	float: left;

}
.pro-details-bot ul li a{
	display: block;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	line-height: 45px;
}
.pro-details-bot ul li.informbtn a{
	background:#d62429;
	width: 168px;
	height: 45px;
	margin-right: 15px;
}
.pro-details-bot ul li.productbtn a{
	background:#3366ff;
	width: 198px;
	height: 45px;
}
.pro-details-bot ul li.productbtn a img{
    margin-right: 10px;
    vertical-align: sub;
}
.pro-details-bot{
	margin-top: 23px;
}
.pro-intro-box{
	padding-top: 20px;
	width: 100%;
	height: auto;
	background:#f5f5f5;
	padding-bottom: 40px;
}
.pro-intro-tit{
	border-bottom:2px solid #cccccc;
	margin-bottom: 20px;
}
.pro-intro-tit span{
	display: inline-block;
	font-size: 18px;
	color: #3366ff;
	/*border-bottom: 2px solid #3366ff;*/
	padding-bottom: 20px;
	position: relative;
}
.pro-intro-tit span:after{
	content:'';
	width: 100%;
	height: 2px;
	background:#3366ff;
	position: absolute;
	bottom: -2px;
	left: 0;
}
.pro-intro-con dl dt h3{
	font-size: 16px;
	color: #666666;
	margin-bottom: 20px;
	margin-top: 20px;
}
.pro-intro-con dl dd{
	font-size: 12px;
	color: #666666;
	line-height: 25px;
}
.pro-intro-con p b{
	font-size: 16px;
	color: #666666;
	line-height: 20px;
}
.pro-intro-con p{
	font-size: 12px;
	color: #666666;
	line-height: 25px;
}

/*产品中心改*/
.xxtop{
	display: table;
	width: auto;
	margin:0 auto;
}
.xxtop>ul>li{
	float: left;
	margin:0 5px 15px;
	position: relative;
}
.xxtop>ul>li>a,.pronameul li a{
	display: block;
	width: 148px;
	height: 42px;
	padding-left: 10px;
	line-height: 42px;
	border: 1px solid #d6d6d6;
	background:#ffffff;
	position: relative;
	font-size: 16px;
	color: #666666;
	position: relative;
	overflow: hidden; text-overflow: ellipsis; display: block; white-space: nowrap;
}
.xxtop>ul>li.act>a,.xxtop>ul>li:hover>a{
	background:#3366ff;
	color: #fff;
	border: 1px solid #3366ff;
}
.xxtop>ul>li>a>span{
	position: absolute;
	top: 50%;
	right: 0px;
    padding: 0px 8px;
	transform: translateY(-50%);
}
.pronameul{
	width: 148px;
	height: 42px;
}
.pronameul{
	display: none;
	position: absolute;
	top: 42px;
	left: 0px;
	z-index: 999999999;
}
.pronameul li:hover a{
	color: #fff;
	background:#3366ff;
}
.san-box,.si-box{display: none;}
.sanul li h4 a{width: 450px;padding-left: 27px;overflow: hidden; text-overflow: ellipsis; display: block; white-space: nowrap;}
	.siul li h4 a{width: 450px; padding-left: 36px;overflow: hidden; text-overflow: ellipsis; display: block; white-space: nowrap;}
	.sidenav-ul li h4.cur3  em.cp-probtn,.sanul li h4.cur3 em.cp-probtn2{background-image: url(../images/on01.png);}
.pro-details .gallery-top .swiper-pagination{display: none;}
/*mpa*/
.map{width: 100%;height: 420px;}
.map .pop .top{border-bottom: none;}
.map .pop .center,
.map .pop .bottom{-webkit-box-sizing: initial;-moz-box-sizing: initial;box-sizing: initial;}
.map .iw_poi_title{color: #da0000;}
.map label{display: block;max-width: none;}
.map img{max-width: none;}
/*.pro-bigbox .container{padding-left: 0;padding-right: 0;}*/
/*2d*/
.pro-img a img,.synews-img a img,.staffman img{
	transition: all 0.5s;
}
.synews-img a img:hover,.pro-img a img:hover,.staffman img:hover{
	transform: scale(1.1);
	transition: all 1s;
	overflow: hidden;
}
.synews-main .swiper-slide,.synews-img,.pro-img,.staffman img{
	overflow: hidden;
}
.staff-img{
	overflow: hidden;
    width: 100%;
    height: 100%;
    margin-bottom: 30px;
}
/*产品详情 弹窗*/
.tanc{
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99999999999;
	overflow: hidden;
	background:rgba(0,0,0,0.8);
	display: none;
}
.overhid{
	overflow: hidden;
}
.tanc-box{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 580px;
	height: 618px;
	background:#ffffff;
	border-radius: 20px;
	overflow: hidden;
}
.tanc-top{
	position: relative;
	background:#3366ff;
	padding:18px;
}
.tanc-top h3{
	font-size: 18px;
	color: #ffffff;
}
.tanc-box .tanc-top em{
	display: block;
    position: absolute;
    height: 100%;
    width: 30px;
    right: 15px;
    top: 0px;
    z-index: 106;
    background-image: url(../images/icon_tcclose.png);
    background-repeat: no-repeat;
    background-position: center center;
    cursor:pointer;
}
.consul-form .con-lab{

	font-size: 12px;
	color: #999999;
	font-weight: 100;
	display: block;
	position: relative;
}
.consul-form .con-lab span{
	/*text-align: right;*/
    position: absolute;
    /* top: 14px; */
    left: -65px;
    line-height: 36px;
}
.consul-form .con-lab input{

	width: 320px;
	height: 42px;
	line-height: 42px;
    margin-bottom: 15px;
	border: 1px solid #ededed;
	letter-spacing:0.5px;
}
.consul-form .con-lab .sex{
    width: 12px;
    height: 12px;
    margin-right: 3px;
    margin-top: 13px;
    vertical-align: sub;
}
.textarea1{
	width: 320px;
	height: 120px;
	border: 1px solid #ededed;
}
.tanc-sub input{
	width: 320px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background:#3366ff;
	color: #fff;
	margin-top:25px;
}
.setheight{
	height: 34px;
    margin-top: -14px;
}
.consul-form{
	padding: 15px 0 0 148px; 
}
.modal-dialog {
    position: relative;
     width: auto; 
    margin: 0 auto;
    /*width: 580px;
    height: 618px;*/
    top: 16%;

}
.modal-header .close{
	opacity:1;
}
.modal-content{
	width: 100%;
	height: 100%;
	border-radius: 15px;
	overflow: hidden;
}
.modal-header{
	background:#3366ff;
	border: none;
	color: #fff;
}
/*媒体查询*/

@media  (max-width: 1300px){
	.navlst .navli h3 a{padding: 0 16px;}
	.navlst .navli h3{margin-top: 0px}
	.navheight{height: 97px;}
	.subnav-box{top: 49px;}
	.topnav .collapse{top: 13px;}
	.navlst .navli{    /*margin-top: 10px;*/padding: 10px 0px;}
	.topnav .navbar-header{top: 16px;transform: initial;}
	.navlst .navli h3:after{bottom:-11px;}
}

@media (min-width: 1200px) {
	.container{width: 1500px;}
	.navbar{margin-bottom: 0px;border-radius: 0px;}
	.topnav>.container{max-width: 1560px;width:100%;
     padding: 14px 0;}
    .footer>.container{max-width: 1560px;width: 100%;}
    .pro-intro-box>.container,.synews>.container,.syabout>.container,.sypro>.container,.sycoo>.container,.bread>.container,.ernav>.container,.contant>.container,.pro-details>.container{
    	max-width: 1170px;width: 100%;
    }
	/*.sylunbo .swiper-container .swiper-wrapper>.swiper-slide{height: 579px;}*/

	.news-info{height: 137px;}
	.modal-dialog{width:580px; }
}



@media (max-width: 1199px) {
	.topnav>.container{width: 100%;}
	.navlst .navli{    padding: 20px 0px;    margin-top: 0px;}
	.navlst .navli h3 a{padding: 0 11px;}
	.topnav .collapse{top: 10px;}
	/*.sylunbo .swiper-container .swiper-wrapper>.swiper-slide{height: 579px;}*/
	.topnav .navbar-header{top: 14px;}
	.navheight{height: 95px;}
	.navlst .navli h3:after{bottom: -16px;}
	.topnav .navbar-logo{height: 65px;}
	.subnav-box{top: 64px;}
	/*.synews-main{height: 335px;}*/
	.footer-right,.footer-left{float: initial;display: table;margin: 0 auto;width: auto;}
	.footer-right{margin-top:20px;}
	.footer{padding: 25px 0;}
	.cont-box-left{float:none; margin-left: 0;padding-left: 60px;padding-right: 60px;width: 100%;}
	.cont-box-right{float: none;margin-top: 20px;text-align: center;margin-right: 0;}
	.cont-box3-left{width: 100%;margin-left: 0;margin-top: 0; padding: 10px 20px;float: none;}
	.cont-box3-right{float: none;    text-align: center;}
	.answer{width: 795px;}
	.news-info{height: 137px;}
	/*.pro-name{    width: 145px;}*/
	/*.selectli li a{width: 145px;}*/
	.xxtop>ul>li>a, .pronameul li a{width: 146px;}
	.pro-details-left{height: 549px;}
}



@media (max-width: 991px) {
	/*.sylunbo .swiper-container .swiper-wrapper>.swiper-slide{height: 579px;}*/
	.ernav-main ul li a{position: relative;width: 100%;}
	.topnav .navbar-header{float: none;padding: 8px 0px;position: relative;margin-top: 0px;left: 0px;}
	.topnav .navbar-logo{height: 55px;margin-left: 15px;margin-top: 0px;}
	.topnav .navbar-toggle{display: block;margin-bottom: 0px;}
	.nav-share{position: fixed;left: 0px;top: 0px;width: 100%;height: 100%;z-index: 99;background: #000;opacity: .7;filter: alpha(opacity=70);display: none;}
	.topnav .collapse{display: block;float: none !important;position: fixed;left:-100%;top: 0px;width: 85%;height: 100% !important;background: #fff;z-index: 100;transition: all .3s;padding-left: 0px;padding-right: 0px;}
	.topnav .collapse.in{left: 0px;}
	.navlst{position: absolute;left: 0px;top: 0px;width: 100%;height: 100%;z-index: 100;overflow-y:auto;padding-top: 50px;}
	.navlst .navli{float: none;padding: 10px 15px;margin: 0px;border-bottom: solid 1px #eee;}
	.navlst .navli h3{margin: 0px;}
	.navlst .navli h3 a{font-size: 14px;}
	.navlst .navli h3:after{display: none;}
	.navlst .navli h3 em{display: block;position: absolute;height: 100%;width: 30px;right: 0px;top: 0px;z-index: 106;background-image: url(../images/off.png);background-repeat: no-repeat;background-position: center center;}
	.navlst .navli h3.cur em{background-image: url(../images/on.png);}
	.subnav-box{position: relative;width: 100%;height: auto;top: 0px;display: none;transition: none;opacity: 1;transform: translateY(0px);-ms-transform: translateY(0px);-webkit-transform: translateY(0px);}
	.subnav-box:before{display: none;}
	.navlst .navli:hover .subnav-box{height: auto;}
	.subnav-box .subnav-share{display: none;}
	.subnav-box .container{width: 100%;text-align: left;}
	.subnav{display: block;width: 100%;padding: 0px;box-shadow: none;background: transparent;}
	.subnav li{float: none;width: 100%;padding: 0px;}
	.subnav li a{color: #666;font-size: 13px;text-align: left;}
	.navbar-toggle{margin-top: 10px;}
	.navheight{height: 71px;}
	.topnav .navbar-header{top:0px;}
	.top-right{right: 100px;margin-top: -15px;}
	.navlst .navli h3 a{padding: 0px;}
	.edition{position: absolute;z-index: 9999999;width: 100%;bottom: 10px;}
	.edition ul{display: table;margin:0 auto;width: auto;}
	.edition ul li{width: 107px;text-align: center;margin-left:0;padding-left: 0;}
	.subnav li a:hover{background: initial;}
	.topnav{padding-top: 0px;}
	/*.sylunbo .swiper-container .swiper-wrapper>.swiper-slide{height:320px;}*/
	.syabout-mian{
	width: 100%;
	height: auto;
	margin: 9px auto;
	background: url(../images/sygsjjimg_03.jpg) center no-repeat;
	}
	.nybanner-sh{font-size: 28px;}
	.syabout-con{
		width: 94%;
		height: auto;
		padding-top: 10px;
	    margin-left: 10px;
	    line-height: 25px;
	}
	.more {
	    text-align: center; 
	    margin-left:initial;
	    margin-top: 17px;
	}
	.more a{
		display: inline-block;
	}
	.navbar{border-radius: inherit;}
	.more2{line-height: 44px;}
	/*.synews-main{height: 350px;}*/
	.qhou{display: none;}
	.bardian{display: block;}
	.synews .swiper-wrapper{    padding-bottom: 45px;}
	.sypro-cp .swiper-wrapper{padding-bottom: 17px;}
	.synews-main{padding-bottom: 0px;}
	.sycoo-main .swiper-wrapper{padding-bottom: 35px;}
	.sycoo-main{margin-bottom:5px;}
	.pgsidenav-title{display: block;}
	.sidenav-ul{display: none;}
	.eranvbox{background:transparent;}
	.ernav-main{width: 100%;}
	/*.sidenav-box {width: 750px;margin: 0 auto;position: relative;}*/
	.sidenav-ul li{float: none;}
	.ernav-main ul li.cur2 a:after{content: "";
    position: absolute;
    left: 50%;
    bottom: -8px;
    margin-left: -8px;
    width: 0px;
    height: 0px;
    border:none;
	}
	.ernav-main ul li a{ text-align: left;padding: 0 15px;font-size: 12px;width: auto;color: #fff;line-height: 35px; }
	.sidenav-ul li{width: 100%;background: #3366ff;border-top: solid 1px #eee;position: relative;}
    .sidenav-ul li h4{ 
	    line-height: 30px;
	    position: relative;
	    z-index: 105;
	    width: 100%;
	}
	.ernav-main ul li a{width: 60%;}
	.bread{display: none;}
	.ernav-main{height: auto;}
	.ernav{margin-bottom: 10px;}
	.cont-box{margin-top: 10px;padding: 15px 0;}
	.nytit{height: 40px;}
	.nytit h2{font-size: 20px;} 
	.ernav-main ul li.cur2 a{ background: initial; }
	.ernav-main ul li.cur2{background:#002eb6;}
	.contant{margin-bottom: 30px;}
	.cont-box2,.cont-box3,.gzggbox{margin-top: 10px;}
	.gzgg-con ul li {    line-height: 20px;}
	.gzggbox {padding: 10px 15px;}
	.loadmore a{width: 100px;height: 35px;line-height: 35px;font-size: 12px;}
	.loadmore{margin-top: 12px;}
	.answer{width: 89%;}
	.questions{padding-left: 20px;}
	/*.news-info{max-height: 130px;}*/
	.news-box,.bdan{margin-top: 10px;}
	.bdan{padding:35px;}
	.threeform,.oneform{margin-top: 15px;}
	.details-box{padding:30px;}
	.procp{text-align: center;padding:0 15px;}
	.pro-box{margin-top: 10px;}
	.pro-bot{margin-top: 20px;}
	.contact-main{margin-bottom: 10px;}
	.map{height: 350px;}
	.table-responsive{margin-top: 10px;}
	.table>tbody>tr>td{padding:5px;}
	.procp{margin-bottom: 20px;}
	/*.pro-topbtn{    margin: 0 46px 15px;}*/
	/*.pro-name,.selectli li a{width: 134px;padding-left: 10px;}*/
	.pro-name h3{width: 66px;}
	.pro-name{padding-left: 5px;font-size: 14px;}
	.pro-name span{margin-right:5px;}
	.xxtop>ul>li{ margin:0 16px 15px; }
	.cp-probtn{
	display: block;
    position: absolute;
    height: 100%;
    width: 30px;
    right: 0px;
    top: 0px;
    z-index: 106;
    background-image: url(../images/off01.png);
    background-repeat: no-repeat;
    background-position: center center;}
    .cp-probtn2{
    display: block;
    position: absolute;
    height: 100%;
    width: 30px;
    right: 0px;
    top: 0px;
    z-index: 106;
    background-image: url(../images/off01.png);
    background-repeat: no-repeat;
    background-position: center center;
    }
    .pro-details-right h1{font-size: 18px;}
    .details-info{padding:10px;    margin: 10px 0;}
    .pro-spec ul li{padding:8px;}
    .pro-spec{padding-bottom: 5px;}
    .price p span{font-size: 18px;}
    /*.pro-details-top{height: 485px;}*/
    .pro-details-bot{margin-top:20px;}
    .pro-details-bot ul li.informbtn a{width: 120px;}
    .pro-details-bot ul li.productbtn a{width: 165px;}
    .pro-details-left .swiper-button-next, .pro-details-left .swiper-button-prev{height: 30px;top: 44%;}
	.sanul li h4 a{width: 450px;padding-left: 27px;overflow: hidden; text-overflow: ellipsis; display: block; white-space: nowrap;}
	.siul li h4 a{width: 450px; padding-left: 36px;overflow: hidden; text-overflow: ellipsis; display: block; white-space: nowrap;}
	.xxtop{display: none;}
	.sidenav-ul li h4.cur3  em.cp-probtn,.sanul li h4.cur3 em.cp-probtn2{background-image: url(../images/on01.png);}
	.cp-probtn2,.cp-probtn{right: 10px;}
	.synews-tit{padding:5px 0;}
	
	.pro-details .gallery-top .swiper-pagination{display: block;}
	.pro-details-left .gallery-top{height: 100%}
	.pro-details-left{height: 480px;margin-bottom: 20px;}
	.pro-details-left,.pro-details-right{width: 50%;}
	.pro-details .gallery-top .swiper-pagination{display: none;}
	.edition{display: none;}
	.language{display: block;}
	.language .subnav-box .subnav li a img{vertical-align: sub;
    padding-right: 10px;}
}

@media (max-width: 767px) {
	.topnav .navbar-logo{margin-top: 0px;}
	#fp-nav.right{right: 0px;}
	.section.header{padding: 0px;}
	.topnav{padding-top: 0px;height: 58px;}
	.topnav .collapse.in{margin-right: 0px;margin-left: 0px;}
	.topnav .navbar-header{padding: 10px 0px;margin: 0;}
	.topnav .navbar-logo{height: 45px;margin-left: 0px;}
	.topnav .navbar-toggle{margin-right: 0px;margin-top: 7px;padding: 7px;}
	.navlst .navli h3 a{font-size: 14px;}
	.subnav-box .container{padding: 0 10px;}
	.nybanner-sh{font-size: 30px;}
	.navheight{height: 65px;}
	.navbar{border-radius: 0px;}
	.top-right{right: 65px;}
	.top-right span{font-size: 16px;}
	.footer-left ul li{float: initial;padding: 5px 0;}
	.footer-right{text-align: center;line-height: 20px;}
	.syabout-con h2{font-size: 20px;margin-bottom:5px;}
	.more a{width: 100px;height: 34px;font-size: 12px;line-height: 34px;}
	.synews-tit h2,.sypro-tit h2{font-size: 18px;}
	.sypro-tab .swiper-slide{font-size: 14px;}
	.more2{line-height: 29px;}
	.more2 a{font-size: 12px;}
	.more2 a span{padding-left: 8px;}
	.sypro-tit{padding: 10px 0;}
	.pro-info p span{font-size: 12px;}
	.pro-info h3 a{font-size: 14px;}
	.pro-info p{font-size: 16px;}
	.footer-left{margin:initial;padding-left: 12px;}
	.sylunbo .bardian{display: block;}
	.syabout .container{padding: 0px;}
	.more {text-align: initial;margin-left: auto;margin-right: auto;padding-left: 15px;padding-right: 15px;}
	.syabout-nr{line-height: 25px;}
	.syabout-con{width: 100%;height: auto;padding-left: 15px;padding-right: 15px;padding-top: 10px;margin-left: auto;margin-right: auto;line-height: 25px;}
	.synews .swiper-wrapper{    padding-bottom: 37px;}
	.sypro-cp .swiper-wrapper{padding-bottom: 17px;}
	.synews-main{padding-bottom: 0px;}
	.sycoo-main .swiper-wrapper{padding-bottom: 35px;}
	.sycoo-main{margin-bottom:5px;}
	.cont-box-left,.cont-box3-left{width: 100%; padding-top: 5px; padding-left: 15px;padding-right: 15px;font-size: 12px;color: #666666;line-height: 30px;margin-top:0;margin-left: 0;}
	.cont-box-right{margin-right:0px;margin-top: 0px;}
	/*.contant .container,.ernav .container{padding: 0;}*/
	.ernav .container{padding: 0;}
	.contant{margin-bottom: 30px;}
	.nytit h2{font-size: 18px;}
	.nytit{height: 43px;}
	.cont-box{margin-top: 10px;}
	.ernav-main ul li a{width: 50%;}
	.ernav{margin-bottom: 20px;}
	.cont-box{padding: 10px;}
	.ernav-main .swiper-slide a{width: 100%;}
	.table-responsive{border: none;}
	.questions{padding-left: 15px;}
	.answer{margin-left: 0px;width: 95%;}
	.questions span{right: 20px;}
	.que h3{font-size: 14px;}
	.qzi{font-size: 16px;}
	.questions-more{padding:15px 0;}
	.questions-box,.recruit-box,.staff-box{margin-top: 10px;}
	.recruit-box{padding: 15px;}
	.staffman img{margin-left: auto;margin-right:auto;}
	.news-box,.contact-box{margin-top: 10px;}
	.staff-img{margin-bottom: 10px;}
	.newsli a img{margin: 0 auto;}
	/*.newsli{width: 50%;float: left;}*/
	.bdan{padding:15px;}
	.submitbtn{margin-top: 20px;}
	.submitbtn input{width: 100px;height: 34px;line-height: 34px;}
	.twoh{margin-top: 2px;}
	.details-box{padding:15px;}
	.details-left{margin-top:10px; float: initial;}
	.details-right{float: initial;margin-top: 20px;}
	.details-right a{width: 120px;height: 40px;line-height: 40px;font-size: 12px;}
	.contact-box .row{padding:15px;}
	.contact-main dl dt img{width: 15px;height: 19px;top: 4px;left: -22px;}
	.contact-main dl dt h3{font-size: 18px;}
	.contact-main dl dt{margin-bottom: 3px;}
	.synews-info h3{margin-top: 5px;}
	.source{margin:5px 0;}
	.synews-info p a{line-height: 20px;}
	.swiper-container-horizontal>.swiper-pagination-bullets{bottom: -2px;}
	.gzgg-con ul li a p{
		display: inline-block;
	}
	.news-info{padding:5px;height: 126px;}
	.newsli{    padding: 0 0px;}
	.pro-name{    width: 85px;
    height: 41px;
    line-height: 38px;
    font-size: 14px;
    padding-left: 8px;
    border: 1px solid #d6d6d6;
    cursor: pointer;
    color: #666666;
    background: #fff;}
    /*.pro-top{width: 45%;}*/
    .pro-name span {
    margin-right: 5px;}
    .pro-name h3{width: 56px;overflow: hidden; text-overflow: ellipsis; display: block; white-space: nowrap;}
	.pro-topbtn{margin-bottom: 10px;}
	.selectli li a{    width: 85px;height: 41px;font-size: 12px;padding-left:8px ;line-height:41px;}
	.por-top-moe{display: block;}
	.por-top-moe a{display: table;padding:10px;font-size: 12px;/*background:#fff;*/color: #666666;text-align: center;/*border: 1px solid #d6d6d6;*/margin:0 auto;}
	.questions span{top: 16px;}
	.questions{padding-top: 10px;padding-bottom: 10px;}
	.answer{margin-top: 9px;}
	.questions-more a{font-size: 14px;}
	.staff-main{padding:0;}
	/*.pro-top{width: 84%;}*/
	.details-top h1{font-size: 18px;}
	.details-source{margin-bottom: 10px;}
	.xxtop>ul>li>a, .pronameul li a{width: 110px;font-size: 14px;}
	.xxtop>ul>li{margin: 0 30px 15px;}
	.xxtop>ul{height: 114px;overflow: hidden;}
	.ernav-main ul li a{position: relative;}
	.pro-details-left{height: 380px;}
	.pro-details-right{max-width:100%; }
	.pro-details-top{height: auto;}
	.pro-details-bot ul li a{line-height: 40px;font-size: 14px;}
	.pro-details-bot ul li.informbtn a{width: 90px;height: 40px;}
	.pro-details-bot ul li.productbtn a{width: 140px;height: 40px;}
	.price{margin-top: 10px;}
	.pro-details-left .swiper-button-next, .pro-details-left .swiper-button-prev{height: 20px;top: 64%;}
	.pro-details{padding:20px 0;}
	.pro-details .row .col-xs-12{padding-left: 0;padding-right: 0;}
	.pro-details .gallery-top .swiper-pagination{display: block;bottom: 10px;}
	.pro-details .gallery-thumbs{display: none;}
	.pro-details-left,.pro-details-right{width: 100%;}
	.sypro-tab{margin-bottom: 15px;}
	.pro-info h3{padding:6px 0;}
	.sypor-box{padding-bottom: 15px;}
	.procp{margin-bottom: 10px;}
	.pro-details-left{margin-bottom:10px;}
	.pro-spec h3{margin-bottom:10px;}
	.pro-intro-box{padding-bottom: 10px;padding-top: 10px;}
	.pro-intro-tit span{padding-bottom: 10px;}
	.pro-details-bot{margin-top: 15px;}
	.pro-bigbox .container{padding-left: 0;padding-right: 0;}
	.newsli{margin-bottom:15px;}
	.tanc-box{width: 570px;height: 530px;}
	.consul-form .con-lab input,.textarea1,.tanc-sub input{width: 81%;}
	.consul-form .con-lab input{height: 35px;line-height: 35px;}
	.consul-form{    padding: 5% 0 0 25%;}
	.tanc-sub input{margin-top: 10px;}
	.consul-form .con-lab input{margin-bottom: 10px;}
}
@media (max-width: 709px){
	.xxtop>ul>li{margin: 0 16px 15px;}
}
@media (max-width: 580px){
	.tanc-box{width: 100%;height: 60%;}
	.form-box{    overflow: scroll;width: 100%;height: 70%;}
}
@media (max-width: 375px){
	.xxtop>ul>li{margin: 0 7px 15px;}
	.xxtop>ul>li>a, .pronameul li a{width: 100px;}
	.topnav{height: 65px;}
	.tanc-box{width: 100%;height: 60%;}
	.form-box{    overflow: scroll;width: 100%;height: 70%;}
}

@media (max-width: 321px){
	.sypro-cp .swiper-slide{height: 320px;}
	.sypor-box{height: 430px;}
	
	.xxtop>ul>li{    margin: 0 3px 15px;}
	/*.xxtop>ul>li>a, .pronameul li a{width: 89px;}*/
	.ernav-main ul li a{position: relative;}
	

	#siul>li>a{width:288px;padding-left: 36px; overflow: hidden; text-overflow: ellipsis; display: block; white-space: nowrap;}
}



